Input Library for WPF
C1MultiSelectItem コンストラクタ(IDataCollection<Object>,Int32)

C1.WPF.Input アセンブリ > C1.WPF.Input 名前空間 > C1MultiSelectItem クラス > C1MultiSelectItem コンストラクタ : C1MultiSelectItem コンストラクタ(IDataCollection<Object>,Int32)
項目を含むコレクション。
コレクション内のデータのインデックス。
C1ComboBoxItem クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal collection As C1.DataCollection.IDataCollection(Of Object), _
   ByVal dataIndex As System.Integer _
)
public C1MultiSelectItem( 
   C1.DataCollection.IDataCollection<object> collection,
   System.int dataIndex
)

パラメータ

collection
項目を含むコレクション。
dataIndex
コレクション内のデータのインデックス。
参照

参照

C1MultiSelectItem クラス
C1MultiSelectItem メンバ
オーバーロード一覧